This file contains the class implementation for the driver class of the BME Delay Generator in combination with the MSXBOX.
More...
This file contains the class implementation for the driver class of the BME Delay Generator in combination with the MSXBOX.
- Note
- This driver uses the client code of a soap client to communicate with the MSXBOX and to send the corresponding commands to the Delay Generator.
- Author
- Timo Fischer (tfisc.nosp@m.her@.nosp@m.mpia-.nosp@m.hd.m.nosp@m.pg.de)
◆ namespaces
Initial value:=
{
{
"SOAP-ENV",
"http://schemas.xmlsoap.org/soap/envelope/",
"http://www.w3.org/*/soap-envelope",
NULL},
{
"SOAP-ENC",
"http://schemas.xmlsoap.org/soap/encoding/",
"http://www.w3.org/*/soap-encoding",
NULL},
{
"xsi",
"http://www.w3.org/2001/XMLSchema-instance",
"http://www.w3.org/*/XMLSchema-instance",
NULL},
{
"xsd",
"http://www.w3.org/2001/XMLSchema",
"http://www.w3.org/*/XMLSchema",
NULL},
{
"MSXBXO",
"http://tempuri.org/MSXBXO.xsd",
NULL,
NULL},
{
"MSXBOX",
"http://tempuri.org/MSXBOX.xsd",
NULL,
NULL},
}
#define NULL
Definition: PciTypes.h:160