Date Code 20010518 “Job Done” Examples - (Example 7) 4-57
SEL-2020 Instruction Manual
3b. Use the SET A command to create the automatic message on Port 1 that is sent in response to
the user-defined command.
Your screen should look like this:
*>>SET A 1<ENTER>
SET A 1<ENTER>SET A 1<ENTER>
SET A 1<ENTER>
Automatic message settings for Port 1
Save Unsolicited Messages (Y/N) AUTOBUF = Y ? <ENTER>
<ENTER><ENTER>
<ENTER>
Port Startup String
STARTUP ="ACC\nOTTER\n2AC\nTAIL\n"
? <ENTER>
<ENTER><ENTER>
<ENTER>
Send Operate command on Logic bit transition (Y/N)SEND_OPER=N ? <ENTER>
<ENTER> <ENTER>
<ENTER>
Auto-message Settings
How many auto-message sequences (0-12) MSG_CNT = 2 ? 3 <ENTER>
3 <ENTER>3 <ENTER>
3 <ENTER>
Item 1 trigger D1
ISSUE1 = T01:00:00.0
? <ENTER>
<ENTER><ENTER>
<ENTER>
Item 1 message
MESG1 = "DATE \RI;01:GLOBAL:MONTH//\RI;01:GLOBAL:DATE//\RI;01:GLOBAL:_YEAR/\n"
? <ENTER>
<ENTER> <ENTER>
<ENTER>
Item 1 response parsing method (0=IGNORE,
1=ASCII_INT, 2=ASCII_FLOAT, 3=CHAR_STRING, 4=INT_STRING)PARSE1 = 0 ? <ENTER>
<ENTER><ENTER>
<ENTER>
Time delay to allow response to complete (OFF, ON) DELAY1 = ON ? <ENTER>
<ENTER><ENTER>
<ENTER>
Item 2 trigger D2
ISSUE2 = P00:00:01.0
? <ENTER>
<ENTER><ENTER>
<ENTER>
Item 2 message
MESG2 = 20METER
? <ENTER>
<ENTER><ENTER>
<ENTER>
Item 3 trigger D3
ISSUE3 = NA
? 8:CMD1<ENTER>
8:CMD1<ENTER>8:CMD1<ENTER>
8:CMD1<ENTER>
Item 3 message
MESG3 = “”
? \
\\
\RC;8:USER:0;23/<ENTER>
RC;8:USER:0;23/<ENTER>RC;8:USER:0;23/<ENTER>
RC;8:USER:0;23/<ENTER>
(continued on next page)
Notes: Set MESG_CNT=3 to add a 3rd message.
Set ISSUE 3=8:CMD1 to initiate MESG3 when the CMD1 element on Port 8 asserts. This
element is asserted when the “GROUPS” command is received on Port 8.
! Set MESG3A=\Rc;08:USER:0;23/ to send the message stored in the Port 8 User data
region when the ISSUE 3 message trigger condition asserts. The format of the message
is \Rc;(port number):(data region):(starting address);(number of characters)/, where the
\Rc;..../ string requests the register data from that address.
!