GetDeviceInfo (FUN)ΒΆ
FUNCTION GetDeviceInfo : Error
This function can be used to retrieve information of the PLC to which the PLCHandler is connected to.
- InOut:
Scope
Name
Type
Comment
Return
GetDeviceInfoAn errorcode representing the result of this operation
Input
hPlcHandlerSysTypes.RTS_IEC_HANDLEThe instance of the PLCHandler to work on.
pDeviceInfoPOINTER TO RudimentaryDeviceInfo
Points to a RudimentaryDeviceInfo structure, where the information will be stored