1.difference between types ASO,BSO16,FSO & 2."faile to create SCL loader" message.
1. In Rtutil500 software when we define Modbus IED device and some analog variable in it:
what is the difference between types ASO,BSO16,FSO
2.In compile time we receive message:"Failed to create SCL Loader!" what is the resonof this and how we can resolve it?
Also we need documents that can find answer for questions like above .
what is the difference between types ASO,BSO16,FSO
2.In compile time we receive message:"Failed to create SCL Loader!" what is the resonof this and how we can resolve it?
Also we need documents that can find answer for questions like above .
Answers
ASO - Analogue Setpoint Output
This is an integer data type
BSO16 - Bitstring Output
This is a 16-bit word data type, ie this is not a number per se, but a string of bits
FSO - Float Setpoint Output
This a real data type
This is an integer data type
BSO16 - Bitstring Output
This is a 16-bit word data type, ie this is not a number per se, but a string of bits
FSO - Float Setpoint Output
This a real data type
Add new comment