Note: Pre-defined Parameters will be handled and processed by EasyTrac64 and will not be passed to the appropriate Data-Processor!
Following parameters are pre-defined:
<!orig_msg!>
· if this parameter is set then the whole original selected line will be passed as following 'origmsg=<line>'
e.g.
origmsg=00:00:03,518 INFO [DatagramSocketManager] UDP Unknown Client id=145585
<!orig_msg_hex!>
· if this parameter is set, the entire selected original line is passed as 'origmsg=<line>', where the selected line is passed as a hexa-decimal string
e.g.
origmsg=2447504747412C3232303030332E3030302C323031312E3632352C
Note: As default the whole parameter string is passed as hexa-decimal string with exception if parameter <!param_ascii!> is set. In that case this parameter will be ignored.
<!param_ascii!>
· if this parameter is set then the whole parameter string is passed as a as the ASCII character string as entered
Note: as default the parameter string is passed as hexa-decimal string
<!file!>
· if this parameter is set then the filename is passed
e.g.
this parameter can be used for result-viewers to pass the filename of the processor/decoder result