ParentDevice Constructor
Constructor for a device
Namespace: CTRE.Phoenix6.HardwareAssembly: Phoenix6 (in Phoenix6.dll) Version: 1.0.0
public ParentDevice(
int deviceID,
string model,
string canbus
)
new :
deviceID : int *
model : string *
canbus : string -> ParentDevice
Parameters
- deviceID Int32
- ID of the device
- model String
- Model of the device
- canbus String
- CANbus the device is on