Property (Read-Write)
SCPI.HCOPy.IMAGe = Value
Value = SCPI.HCOPy.IMAGe
This command sets/gets print color for output (to the printer).
Parameter |
Value |
Description |
Print color for output to the printer |
Data Type |
Character string type (String) |
Range |
NORMal|INVert |
Preset Value |
NORMal |
Unit |
- |
Resolution |
- |
Preset Effect |
Yes |
Save-Recall Effect |
Yes |
Error |
- |
Dim Var as String
Var= "NORMal"
SCPI.HCOPy.IMAGe = Var
Var = SCPI.HCOPy.IMAGe
PN Menu: System > Invert Image
SP Menu: System > Invert Image
FP Menu: System > Invert Image
TR Menu: System > Invert Image
AM Menu: System > Invert Image
BB Menu: System > Invert Image
PS Menu: System > Invert Image
USER Menu: System > Invert Image
:HCOPy:IMAGe {NORMal|INVert}
:HCOPy:IMAGe?
{NORMal|INVert} <newline><^END>
10 OUTPUT 717;":HCOPy:IMAGe NORMal"
20 OUTPUT 717;":HCOPy:IMAGe ?"
30 ENTER 717;A$