powerUpAction property

PowerUpAction? powerUpAction
getter/setter pair

To set the media motion and calibration setting at printer power up Values • "feed" = feed to the first web after sensor • "calibrate" = is used to force a label length measurement and adjust the media and ribbon sensor values. • "length" = is used to set the label length. Depending on the size of the label, the printer feeds one or more blank labels. • "no motion" = no media feed • "short cal" = short calibration

Implementation

PowerUpAction? powerUpAction;