Commands 47
© 2017 Nortek AS
5.45 TAG
Write a Tag to output file and data output.
The TAG command adds a tag to the both the output file and the output data, if enabled. The output is a
String Record as defined in the FWRITE command. The ID of the String Record Data packet is 19
dec
.
Example:
$PNOR,TAG,STR="This is a test tag.",CLK=1*4A
a5 0a a0 10 2f 00 42 8c 42 5d 13 32 // Binary header
30 31 37 2d 30 31 2d 32 34 20 30 38 // String Record ID = 19dec
3a 34 32 3a 35 37 2e 34 34 39 20 2d // “2017-01-24 08:42”
20 54 68 69 73 20 69 73 20 61 20 74 // “:57.449 - This i”
65 73 74 20 74 61 67 2e 00 // “s is a test tag.”
$PNOR,OK*2B
Remember to use the BBPWAKEUP command when sending commands to an instrument in
Measurement mode, when using Ethernet.