TestWaitForByteInput
Valid for: CANoe DE • CANoe:lite DE • CANoe4SW DE • CANoe4SW:lite DEFunction Syntax
Description
This function opens a dialog for byte array input. Optionally you can set some timeout in ms. Afterwards the dialog will be closed. You can optionally define some default input for the dialog.Parameters
- Text: Text to be displayed in the entry dialog.
- Caption: The title of the dialog.
- Info: Further information to be shown
- Timeout: Optional timeout for the dialog in ms. Transmission of 0: no timeout controlling.
Return Values
- 1: Dialog was closed by clicking the button [Ok] (successful call)
- 2: Dialog was closed by clicking the button [Cancel]