4 port format, 5 isagraf start flag, Bootstrap loader – Kontron Bootstrap Loader User Manual
Page 18
Bootstrap Loader
Page 12
© PEP Modular Computers
2/98
4.4 Port Format
Syntax
pf [
Description
Without parameters specified, the current serial port settings are displayed.
9600, 19200 and 38400 Baud can be specified.
Note: No spaces are allowed between the options. Options must be separated with the '/'. Not all options must be specified,
but the '/' characters must be present to distinguish the different options from each other. The sequence can be aborted
after every option.
Note: On CPUs without a ser0 serial connection the Bootstrap Loader will refuse setting ser0 port parameters and will not
display ser0 port parameters.
Examples
Setting term to 300 Baud, 7 Bits/char, odd parity and 2 stopbits:
pf term 300/7/o/n
Set the bits / character field to 7 for ser0 only:
pf ser0 /7
Set the stopbits field to 2 for ser0:
pf ser0 ///2
4.5 ISaGRAF Start Flag
Syntax
si [
Description:
Without parameters specified, the current setting of the ISaGRAF start flag is displayed.
Valid values are 0 and 1, where 1 means start of ISaGRAF.
Note: The value of this flag has no influence on the behavior of the Bootstrap Loader.