![Arbiter Systems 1094B Operation Manuals Download Page 96](http://html1.mh-extra.com/html/arbiter-systems/1094b/1094b_operation-manuals_2962815096.webp)
82
Serial Communication and Commands
Table 10.2 Notes
Conditionals can use any of the above, with the exception of /Cssnn and Txx,
in addition to any string characters. CONDITIONALS CANNOT BE NESTED!
True/False Condition
Command:
/
[
ii
?
< t > /
:
< f > /
]
where:
< t >
= True condition
< f >
= False condition
ii: 01 = Locked; 02 = Status change; 03 = Locked with max accuracy; 04 = Fault; 05 = Daylight
Saving Time change pending
Ordinal Condition
Command:
/
{
ii
?
<
0
> /
:
, . . . , < n > /
;
< e >
}
where:
<
0
>, <
1
>, . . . , < n >
= ordinal position
< e >
= Else condition
ii: 01 = Time Quality (13 possible ordinals); 02 = Time Zone Indicator (3 possible, 0=DST
active, 1=Not active, 2=UTC)
String Setup Examples
The examples listed below illustrate how various strings are specified using the @@
A . . .
or @@
B
. . .
commands. In order to create your own custom string, you will need to type in characters
from Table 10.2, including any conditionals (as noted above) immediately after @@A or @@B. The
example command below shows how to configure COM1 with the ASCII Standard broadcast from
the 1094B using a terminal window.
Sample Command for ASCII Standard: @@A/T01/d:/h:/m:/s/r
Standard Broadcast Strings
Interrogate Broadcast off:
ASCII Standard: /T01/d:/h:/m:/s/r
Vorne Standard: 44/h/m/s/r55/d/r11/U/r/T07
Status: /[02?/d:/h:/m:/s /S01/r/:/]
Ext. ASCII (DTSS MSG): /T0D/H0A/[03? /:?/]/y /d:/h:/m:/s.000
ASCII + Quality: /T01/d:/h:/m:/s/
{
01? /:./:
∗
/:#/;?/
}
/r
ASCII + Year: /T01/Y /d:/h:/m:/s/
{
01? /:./:
∗
/:#/;?/
}
/r
Return Custom String – mCB
To return a custom string installed in the Model 1094B, use the mCB command, where m = 0 for
Custom 1 and m = 1 for Custom 2.