I2C device
Namespaces
| Prefix | URI |
|---|---|
| i2c | http://ns.pointelectronic.com/I2C/1.0/ |
| i2cDev | http://ns.pointelectronic.com/I2C/1.0/types/i2cDevice# |
These namespaces are mainly intended for internal purposes rather than for customers.
i2c
The i2c namespace contains a list of connected hardware cards.
- The namespace URI is http://ns.pointelectronic.com/I2C/1.0/
- The preferred field namespace prefix is i2c
| Name | Type | Description |
|---|---|---|
| i2c:sem | List | SEM card |
| i2c:vac | List | Vacuum controller card |
| i2c:camio | List | Cam/IO card |
| i2c:bil | List | Bipolar card |
| i2c:lens | List | Lens card |
| i2c:scan | List | Scan card |
| i2c:vamp | List | Video amplifier card |
| i2c:panel | List | SEM panel card |
| i2c:stage | List | Stage card |
| i2c:ebic | List | EBIC card |
| i2c:dac16 | List | DAC16x card |
i2cDev
The i2cDev namespace contains the properties of a device card.
- The namespace URI is http://ns.pointelectronic.com/I2C/1.0/types/i2cDevice#
- The preferred field namespace prefix is i2cDev
| Name | Type | Description |
|---|---|---|
| i2cDev:Address | Hexadecimal | Card address |
| i2cDev:SerialNum | Text | Card serial number |
| i2cDev:Revision | Integer | Card firmware revision |
| i2cDev:SubType | Integer | Card sub type |
| i2cDev:AnalogOut | List | List of analog output values |
| i2cDev:AnalogIn | List | List of analog input values |
| i2cDev:DigitalOut | List | List of digital output values |
| i2cDev:DigitalIn | List | List of digital input values |