Snmpregistercustomoid_Int32(); Table 132: Data Type; Table 133: Parameter Snmpregistercustomoid_Int32(); Table 134: Return Snmpregistercustomoid_Int32() - WAGO -I/O-IPC-C6 Manual

Wago-i/o-system 750
Hide thumbs Also See for WAGO-I/O-IPC-C6:
Table of Contents

Advertisement

WAGO-I/O-SYSTEM 750
758-874/000-110 WAGO-I/O-IPC-C6
Variables
The following data types are supported:

Table 132: Data type

OID data type
Integer
UInteger, Gauge32
Octet String
Functions
Functions of registered, customer-specific OIDs:
An OID can only be registered once, a repeated call up of these functions for the
same OID returns the error:
2 (RET_ERR_OID_ALREADY_REGISTERED)
18.2.1

snmpRegisterCustomOID_INT32()

Registers an OID for the data type: Integer (4 bytes)

Table 133: Parameter snmpRegisterCustomOID_INT32()

Parameter
sOID : STRING(128)
iDefValue : DINT
bReadOnly : BOOL

Table 134: Return snmpRegisterCustomOID_INT32()

Return
WORD
FUNCTION snmpRegisterCustomOID_INT32 : WORD
VAR_INPUT
END_VAR
Manual
Version 2.3.0
CoDeSys data type
DINT
UDINT, DWORD
STRING(255)
Description
numerical OID i.e.: .1.3.6.1.4.1.8072.2.4.1.1.1.0
default value i.e.: 2
true, if read-only variable
Description
error number: 0 = ok
sOID : STRING(128) := '';
iDefValue : DINT := 0;
bReadOnly : BOOL := FALSE;
Appendix
Length (in bytes)
4
4
255
237

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents