CommandListAppendDacValue Method |
Outputs a value to a DAC.
Namespace: RAYLASE.SPICE3.ClientLibAssembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.5.2
Syntax public void AppendDacValue(
PowerTarget dac,
uint value
)
Parameters
- dac PowerTarget
- The DAC selector.
- value UInt32
- The value.
Remarks See Also