C variable, Alarms, Diagnostics – Sensaphone SCADA 3000 Users manual User Manual

Page 76: C variable -8 alarms -8 diagnostics -8

Advertising
background image

10-8

SCADA 3000 User’s Manual

C Variable

The SCADA 3000 allows up to 1024 floating point variables to be defined in the C program.

The Group specifies which of the 1024 variables is referenced. The Element field is not used

and should be set to 0.

Examples:

C,0,0 = This UAF references C variable number 0

V,64,0 = This UAF references C variable number 64

Alarms

The SCADA 3000 has 64 programmable Alarms. The Alarm UAF will return a number from

0-3 that will identify if an alarm exists or not and also if the alarm is a High-level or Low-

level alarm (High-level and Low-level refer to analog signals that moved above or below the

programmed alarm limits). The Group specifies which of the 64 Alarms is referenced. The

Element field is not used and should be set to 0. The table below shows the value that will be

returned for each alarm condition:
Value

Description

0

No Alarm

1

General Alarm (digital or closure)

2

Low-level Alarm

3

High-level Alarm

Examples:

A,0,0 = This UAF references the alarm status for Alarm 0

A,19,0 = This UAF references the alarm status for Alarm 19

Diagnostics

The SCADA 3000 Main Unit and expansion modules maintain a set of data for diagnostic

evaluation. The Group number refers to the module address of the hardware in question. A

Group number of 0 identifies the Main Unit and Group numbers 1–15 correspond to module

addresses 1–15. The Element specifies each individual diagnostic parameter. The Element

parameters are different for the Main Unit and the modules. Listed below are the Element

numbers and descriptions for the Main Unit.

Element Description
0

Month (1–12) from the internal clock

1

Day (1–31) from the internal clock

2

Year (1999–2xxx) from the internal clock

3

Hours (0–23) from the internal clock

4

Minutes (0–59) from the internal clock

5

Seconds (0–59) from the internal clock

6

Reference Voltage for Inputs (5V)

7

Reference Voltage for audio (2.5V)

8

Lithium battery voltage (3V)

9

External 12V Battery Voltage (13.8V)

10

Main Power Supply Voltage (15V)

11

Internal 15V Power Supply (15V)

12

Internal 24V Power Supply (24V)

13

SCADA 3000 circuit board temperature in deg C

14

Total Current Consumption in Amps

Advertising