User's Manual

APIs
NFC Reader
coldchain_init
Syntax:
Windows
public int coldchain_init(string COM_Port)
Description:
Open the NFC Reader through the serial port.
Parameters:
COM_Port [in]
Specifies which Serial Port Path to connect firmware. For example "COM1"
Returns:
ADVCC_ERR_SUCCESS - On success.
Otherwise see the error code list.