Read all HiTechnic Prototype board analog input values.
Read all 5 analog input values from the HiTechnic prototype board. Returns a boolean value indicating whether or not the operation completed successfully. The port must be configured as a Lowspeed port before using this function.
- Parameters
-
| port | The sensor port. See Input port constants. |
| a0 | The A0 analog input value. |
| a1 | The A1 analog input value. |
| a2 | The A2 analog input value. |
| a3 | The A3 analog input value. |
| a4 | The A4 analog input value. |
- Returns
- The function call result.
- Examples:
- ex_proto.nxc.