The types of opcode used by a command protocol to communicate with an InnoLas laser device.
Namespace: RAYLASE.MarkerPlugin.Devices.Laser.InnoLasLaser.NanioAssembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntax
MembersMember name | Value | Description |
---|
DiodeOperatingCurrent | 112 |
Set diode operating current.
|
DiodeStandbyCurrent | 113 |
Set diode standby current.
|
DiodeStandbyOnOff | 114 |
Set diode standby on/off.
|
PulseFrequency | 129 |
Set PRR.
|
ExternalControl | 146 |
Set external control flags.
|
FpkStartValue | 147 |
Set FPK start value.
|
FpkRamp | 148 |
Set FPK ramp value.
|
FpkResetTime | 149 |
Set FPK reset time.
|
FpkTriggerSource | 150 |
Set FPK trigger source.
|
GetLaserState | 164 |
Retrieving the laser's state (ready etc.)
|
See Also