Main.MatchPlatformId2
This command checks if the PlatformID2 of the reader matches the
PlatformID2 provided in the Filter parameter.
If this command is not available, the
Sys.GetPlatformId
command can be used as a fallback.
Parameters (request frame)
|
Name
|
Type/Size
|
Description
|
|
Filter
|
Raw data (until end of frame)
|
Filter string from a BF2 file to compare to the reader's
PlatformID2.
|
Returned values (response frame)
|
Name
|
Type/Size
|
Description
|
|
Matches
|
Boolean (8 bits)
|
Returns true if the Filter string
matches the PlatformID2 of the reader.
|