10 trigger functions, 1 description of the trigger functions, Table 4-6 – American Magnetics 4Q1010PS-430 Integrated Power Supply System User Manual

Page 146: Remote interface reference

Advertising
background image

128

Rev. 5

Remote Interface Reference

Trigger Control and Queries

4.5.10 Trigger Functions

The Model 430 Programmer provides trigger functions which provide a

means of collecting operational data with a minimum of commands and

directing the output to either or both remote interfaces.

4.5.10.1 Description of the Trigger Functions

The Model 430 Programmer defines a trigger enable register, very similar to
the enable registers of the status system, which controls which data is output
and the interface to which the data is presented. The trigger enable register is
defined as shown in Table 4-6.

To enable the trigger functions, the

*ETE <

enable_value

>

command is

written with a decimal value corresponding to the binary-weighted sum of the
desired functions. Upon receipt of the

*TRG

command, the Model 430

Programmer places the return data in the appropriate output buffer(s). Data
placed in the serial or Ethernet output buffers is transmitted immediately.
Note that trigger output data may be placed in both the serial and the Ethernet
output buffers if desired.

Table 4-6.

Model 430 Programmer Trigger Function Bit Definitions

Bit

Number

Bit

Name

Decimal

Value

Definition

0

Magnet Voltage

1

Magnet voltage in volts is included in
trigger output.

1

Magnet Current

2

Magnet current in amperes is included
in the trigger output.

2

Magnet Field

4

Magnet field in kilogauss or tesla (per
the selected field units) is included in
the trigger output.

3

Date and Time

8

The trigger date and time is included in
the trigger output in the form

mm/dd/yyyy hh:mm:ss

4

Not Used

16

Reserved for future use.

5

Formatted Output

32

The trigger output data is formatted.

6

Serial Interface

64

Trigger output data is placed in the
serial interface output buffer and
transmitted immediately.

7

Ethernet Interface

128

Trigger output data is placed in the
Ethernet output buffer.

Advertising