DNP3_DataCallbacks_AnalogInputDeadband (STRUCT)¶
TYPE DNP3_DataCallbacks_AnalogInputDeadband : STRUCT
Data callback function pointers to access AnalogInputDeadband
generated code - don’t modify
- InOut:
Name
Type
Initial
Comment
cbf_anlgInDBandGetDescriptionPOINTER TO BYTE
ADR(DNP3_DataCallback_anlgInDBandGetDescription)
callback function pointer to anlgInDBandGetDescription
cbf_anlgInDBandReadPOINTER TO BYTE
ADR(DNP3_DataCallback_anlgInDBandRead)
callback function pointer to anlgInDBandRead
cbf_anlgInDBandWritePOINTER TO BYTE
ADR(DNP3_DataCallback_anlgInDBandWrite)
callback function pointer to anlgInDBandWrite