So for example, for a 3502 Current sensor, I would get back something like:
- Product: SENSOR_TYPE_3502
Formula: (voltage / 0.1, 4); // RMS Amps'
Max input value: (sensorValue < 50.0)); // RMS Amps',
Unit: PHIDUNIT_AMPERE
Plus anything else
Thanks
Code: Select all
VoltageInput.py", line 191, in getSensorUnit
raise PhidgetException(result)
PhidgetException: PhidgetException 0x33 (Unknown or Invalid Value)
The value is unknown.
Users browsing this forum: No registered users and 0 guests