Applies To:
  • CitectSCADA 3.00 3.10

Summary:
The A (ascii) and F (floating point) are supported by SLC 5/04 but are by mistake left out of the spec file abslc.dbf. 

Solution:
Edit the CITECT\BIN\ABSLC.DBF file and insert the following lines
 
F%F:%U[/%u] 0x060000 2 32 0 999 Floating Point
A%F:%U 0x190000 1 16 0 999 ASCII
 

Keywords:
 

Attachments