Sets (or queries) the device enable state for actions involving the device. -monitoraffects all assignInputDevice and attachDeviceAttr actions for the named device-recordcontrols if the device is recorded (by default) by a recordDevice action-apply channelName [channelName ... ]controls if data from the device channel is applied (by default) by applyTake to the param curves attached to the named channel.Disabling a channel for applyTake cause applyTake to ignore the enable state of all childchannels – treating them as disabled. In query mode, return type is based on queried flag.
enable/disable applyTakefor the specified channel(s) Flag can have multiple arguments, passed either as a tuple or a list.
specifies the device to change
enable (or disable) monitor/record/apply
enables/disables visible update for the device (default)
enable/disable recordDevicedevice recording
Derived from mel command maya.cmds.enableDevice