Device
The Device object represents a device driver in Softimage. In
the User Interface, device drivers are accessible through the
Device Manager, which you can open with Tools > Devices on the
Animate toolbar. To access a device driver through scripting, use
the DeviceCollection
object.
Before you can use a device driver, you need to create a Device
object using the DeviceCollection.AddDevice
method.