Goesstatus (dest, statuscommand) – Campbell Scientific CR5000 Measurement and Control Module User Manual

Page 104

Advertising
background image

Section 6. Data Table Declarations and Output Processing Instructions

6-10

Parameter
& Data Type

Enter

DataFormat

The DataFormat parameter specifies the format of the data sent to the transmitter

Constant

Code

Description

0

CSI FP2 data; 3 bytes per data point

1

Floating point ASCII; 7 bytes per data point

2

18-bit binary integer; 3 bytes per data point, numbers to the right of
the decimal are truncated

3

RAWS7; 7 data points:
Data Point

Description

1

total rainfall in inches, format = xx.xxx

2

wind speed MPH, format = xxx

3

vector average wind direction in degrees, format = xxx

4

air temperature in degrees F, format = xxx

5

RH percentage, format = xxx

6

fuel stick temperature in degrees F, format = xxx

7

battery voltage in VDC, format = xx.x

4

Fixed decimal ASCII xxx.x

5

Fixed decimal ASCII xx.xx

6

Fixed decimal ASCII x.xxx

7

Fixed decimal ASCII xxx

8

Fixed decimal ASCII xxxxx

GOESStatus (Dest, StatusCommand)

The GOESStatus instruction is used to request status and diagnostic
information from the SAT HDR GOES satellite transmitter.

When the datalogger sends a command, further processing tasks
will be performed only after a response has been received from
the HDR GOES Transmitter.

Parameter
& Data Type

Enter

Dest

Array

An array that will hold the result codes returned from the transmitter. The size of
the array is determined by the option chosen in the StatusCommand.
Code

Description

0

Command executed successfully

1

Checksum failure in response

2

Timeout waiting for STX character after SDC addressing

3

Wrong character (not STX) received after SDC addressing

4

Received a NAK

5

Timed out waiting for ACK

6

CS I/O port not available

7

Transmit random message failure, could be no data

9

Invalid command

NOTE

Advertising