pub unsafe extern "C" fn CS101_Master_sendReadCommand(
self_: CS101_Master,
ca: c_int,
ioa: c_int,
)Expand description
Sends a read command (C_RD_NA_1 typeID: 102)
This will send a read command C_RC_NA_1 (102) to the slave/outstation. The COT is always REQUEST (5). It is used to implement the cyclical polling of data application function.
ยงArguments
ca- Common address of the slave/serverioa- Information object address of the data point to read