This is the description of the TCP/IP protocol for the Analog Out Bricklet. General information and technical specifications for the Analog Out Bricklet are summarized in its hardware description.
A general description of the TCP/IP protocol structure can be found here.
Function ID: | 1 |
---|---|
Request: |
|
Response: | no response |
Sets the voltage in mV. The possible range is 0V to 5V (0-5000). Calling this function will set the mode to 0 (see set_mode).
The default value is 0 (with mode 1).
Function ID: | 2 |
---|---|
Request: | empty payload |
Response: |
|
Returns the voltage as set by set_voltage.
Function ID: | 3 |
---|---|
Request: |
|
Response: | no response |
Sets the mode of the analog value. Possible modes:
Setting the mode to 0 will result in an output voltage of 0. You can jump to a higher output voltage directly by calling set_voltage.
The default mode is 1.
Function ID: | 255 |
---|---|
Request: | empty payload |
Response: |
|
Returns the UID, the UID where the Bricklet is connected to, the position, the hardware and firmware version as well as the device identifier.
The position can be 'a', 'b', 'c' or 'd'.
The device identifier numbers can be found here.