SNMP_STRING (FB)ΒΆ
FUNCTION_BLOCK SNMP_STRING EXTENDS SNMP_VALUE
Function block to register a string.
- InOut:
- Scope - Name - Type - Initial - Comment - Inherited from - Input - pSnmpAgent- POINTER TO SNMP_AGENT - SNMP_Agent to register the SNMP_VALUES - SNMP_VALUE - sOID- STRING((gc_iMaxValueLength - 1))- The OID - SNMP_VALUE - eAccessType- AccessType.ReadOnly - ReadOnly (GET, GET_NEXT) or ReadWrite (GET, GET_NEXT and SET) - SNMP_VALUE - Inout - sValue- STRING((gc_iMaxValueLength - 1))- The value 
