API RF SCAN_COM1

  Version ACE : 1.3

Package : Standard

Nom de la gnc : gnc_rf_scan_com1

Fonctionnalité : SCE Mobile
Schémas d’entrée et de sortie : voir en fin de document.

The API determines whether the COM1 port of the RF terminal should be scanned.

API imbriquées : aucune.

Contraintes et limites de fonctionnement (hors périmètre)

RAS.

Paramétrage (PPE)

LCOM1 -

Processus, contrôles et règles de gestion

Etape Description du Processus  
Détail :

Set the value of the local variable scan_com1 to 1 (by default the COM1 port is scanned).

If the parameter LCOM1 is active

If the parameter field A1 is equal to ‘N’ (the COM1 port is not scanned), set the value of the local variable scan_com1 to 0.

If the input parameter ‘reader’ and the parameter field L1 are not empty

If the input parameter string (reader) is part of the L1 parameter field string (strings are compared with slashes before and after them)

If the parameter field A1 is equal to ‘N’ (the COM1 port is not scanned), set the value of the local variable scan_com1 to 1, otherwise set the value of scan_com1 to 0.

The API returns as result the value of the scan_com1. (1 – the COM1 port is scanned, 0 – the COM1 port is not scanned)

Paramètres en entrée

Nom du paramètre type format taille obl O/N Remarque
Reader CHAR   49 N The code of the RF terminal model

Paramètres en sortie

Aucun.