Grass Valley Trinix NXT v.3.3.1 User Manual
Page 334

334
Trinix NXT — Installation and Service Manual
Section 7 — Broadlinx Console Commands
Table 73. S
Command
Arguments Detailed
Description
sendLoader
(int type, int frame, int slot)
Updates the loader.
Example: sendLoader -1
Enter the command with no arguments to print a usage
statement.
setDaylightSavings
(int on)
Set daylight savings on or off.
Typically daylight savings kicks in on a certain day and
off
again on another day. The intent of this function is sim-
ply
a boolean decision about whether daylight savings is in
effect now, so the time display will account for it. We do
this by setting the start date to the first of the year and
the end date to the last of the year if it is in effect. If
it is not in effect we set both dates to the same time.
setUtcOffset
(int offset)
Set the local offset from UTC (Universal Time Coordi-
nated).
Offset is in minutes and must be in the range of -720
to +720 (+/- 12 hours).
snmpDevShow
()
No Help Text (snmpDevice.cc)
Table 74. T
Command
Arguments Detailed
Description
testTimeShow
(void)
No Help Text (deviceMaster.cc)
timeShow
(unsigned long calendar-
Seconds)
Without an argument, it displays the current system
time.
An optional calendarSeconds argument may be speci-
fied. The argument is
converted to a readable date and time format. This is
helpful for deciphering
the timestamp printed with logEvents.
Table 75. U
Command
Arguments Detailed
Description
updateFirmware
(int nFrame, int nSlot)
Update micro Controller code for the given frame and
slot.
If nFrame is -1 then update all the firmware.
Example: updateFirmware -1
updateFpga
(int nFrame, int nSlot)
Update FPGA code for the given frame and slot
If nFrame is -1 then update all the firmware.
Example: updateFirmware 0.6
updateTime
(void)
Forces the system to find and lock to the highest prior-
ity time server.