bc632D CONTROL BUS PROTOCOL
Datum Inc
bc632D Wall Mount LED Display (Rev A)
B-13
Set Up Two Displays
This example sets up two displays to show different colors. The displays have been programmed as
address aaa and bbb. The example shows the operation of the Address command.
ADDR 000
Talk to all displays.
SOURCE 1 9
Set source to internal clock for aaa and bbb.
FORMAT 1 2
Display LABEL HH:MM:SS format for aaa and bbb.
LABEL 1 Time:
Display will be "Time: HH:MM:SS" for aaa and bbb.
LINK 1 0
Do not link to next step.
ADDR aaa
Talk to display aaa. Display bbb will ignore commands. Note that
the End command is not required to change the address.
COLOR 1 1
Set display aaa to red.
ADDR bbb
Talk to display bbb. Display aaa will ignore
commands that follow.
COLOR 1 3
Set display bbb to yellow.
END
End of programming.
Using Halt for a Long Message
This example shows the use of the Halt command when a lot of data is being sent to a display. The
display only allocates a small portion of its CPU time to processing the serial commands. Most of the
time is taken in decoding time code and updating the display. Because of this, the display can lose
characters when trying to read long messages that have no pauses between characters. There are two
ways to deal with this problem. First, the computer can be programmed to insert pauses between
characters so that the display can keep up. Second, the computer can issue a Halt command to stop
the time-keeping and display update tasks, leaving the CPU free to process characters at full speed.
After the programming is completed, the End command will cause the display to reset itself and start
operating with the new programming. Here is an example that sets up every step of one display.
ADDR bbb
Talk to display bbb.
HALT
Turn off time-keeping functions.
SOURCE 1 1
Set up time sources for all steps.
SOURCE 2 2
SOURCE 3 3
...
LABEL 1 labeltext1
Set up labels.
...
LINK 8 1
Last command.
END
End. At this point display will reset and begin running with
new programming.
Countdown
Содержание bc632D
Страница 1: ...bc632D Wall Mount LED Display 8500 0015 User s Guide Rev A June 2000 ...
Страница 2: ...bc632D Wall Mount LED Display User s Guide March 1997 ...
Страница 10: ...ADDENDUM A A 4 bc632 Wall Mount LED Display Rev A Datum Inc This Page Intentionally Left Blank ...
Страница 14: ...CHAPTER ONE 1 4 bc632D Wall Mount LED Display Rev A Datum Inc Figure 1 1 IRIG Time Code Frame ...
Страница 26: ...CHAPTER TWO 2 12 bc632D Wall Mount LED Display Rev A Datum Inc Page Intentionally Left Blank ...
Страница 30: ...CHAPTER THREE 3 4 bc632D Wall Mount LED Display Rev A Datum Inc Figure 3 1 Infrared Remote Keyboard ...
Страница 44: ...CHAPTER THREE 3 18 bc632D Wall Mount LED Display Rev A Datum Inc This Page Intentionally Left Blank ...
Страница 50: ...CHAPTER FIVE 5 2 bc632D Wall Mount LED Display Rev A Datum Inc This Page Intentionally Left Blank ...
Страница 52: ...CHAPTER SIX 6 2 bc632D Wall Mount LED Display Rev A Datum Inc This Page Intentionally Left Blank ...
Страница 53: ......
Страница 54: ...This Page Intentionally Left Blank ...
Страница 55: ......
Страница 56: ...This Page Intentionally Left Blank ...
Страница 57: ......
Страница 58: ...This Page Intentionally Left Blank ...
Страница 59: ......
Страница 60: ...This Page Intentionally Left Blank ...