DGH Flashcards
Explain the difference between the $ prompt and the # prompt on a DGH transmitter?
$: Short or normal format response and # is for long format response which contains a checksum for error checking
Describe DGH module communication.
DGH modules only respond to a command. The host PC transmits a command to the module and the module responds back. This is called Master/slave method. The DGH module can never initialize communication first.
All data in DGH message frames are in _______ format.
ASCII
What character (or sequence of characters) indicates the end of a DGH message?
CR: Carriage Return
What are the two types of DGH commands and how are they different?
Non-write protected commands: mostly common commands that read data from the module
Write protected commands: module configuration commands. First a Write Enable command must be sent followed by a Write Protected command.
What DGH command must precede any protected command?
Write Enable command