Getdata – Super Systems SuperDATA User Manual

Page 56

Advertising
background image

Super Systems Inc

Page 56 of 172

Super Data Operations Manual

Value = the value used to be written

Example:

C:\ssi\putbuff 1 24 2000

PUTBUFF v6.0 - © 1996

Channel 1 - Slot 24 = 2000 (0x07D0)

RWI

The RWI utility is used to read/write instrument data. This utility is used primarily by Service personnel for
debugging purposes. When you enter RWI with the "/?" option, you will receive the following help:

Examples:

C:>rwi 3:3F .READ. (reads parameter 3F (hex) from MMI instrument channel 3)

C:>rwi 24:1401 .read. (reads register 1401 from a modbus instrument channel 24)

C:>rwi 24:x1800R .read. (reads register the register pair x1800,x1801 as an IEEE floating point number from a
modbus instrument channel 24)

GetData

The GetData utility is used to extract data from the Datalog and Compressed Data files. GetData is primarily used
for debugging and special applications. Data is normally extracted using the "SDRecorder" or other SuperData
applications. When you enter GetData with the "/?" option, you will receive the following help:

Advertising