BaseScanControllerSetSpeedScale Method |
Sets the speed scale on the card.
Namespace: RAYLASE.Marker.Device.ScanControllerAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntaxpublic abstract void SetSpeedScale(
double scale
)
Parameters
- scale Double
- Scale factor for all speeds.
See Also