PxTrace()

The trace function.

APPLIES TO

1.0.0

SYNOPSIS
void PxTrace(PxInt_t sv, PxArg_t arg1, PxArg_t arg2, PxError_t err);
ARGUMENTS
sv

PXROS service invoking the PxTrace call

arg1

First argument

arg2

Second argument

err

Error code that should be traced

DESCRIPTION

PxTrace is a part of the PXROS trace mechanism.