This task is used to communicate an output device selection for a given session from the PROIV Aurora Framework. The task returns a negative number if it has not been possible to update the output device for the indicated session number.

I/O

Variable

Type

Length

Input

sessionNo

A

8

Input

printerName

A

32

Output

error

A

2

This Task calls the Start function @AU_SelectPrinter_Tsk by default. When implementing a third party security and menu system, it is recommended that you implement this specific function name instead of altering the Task Definition to call an alternative Start function. You can import an empty version of the function from the aurora_core_replaceables.vpx file and then edit as appropriate. However, if you change the Start function on the Task Definition to call an alternative function name, the definition must be changed at system upgrade with a new version from the aurora_core_replaceables.vpx file.

 

Comment on this topic

Topic ID: 810055