PlusLib  2.9.0
Software library for tracked ultrasound image acquisition, calibration, and processing.
List of all members | Public Attributes
tagCOMMUNICATIONS_MEDIA_PARAMETERS Struct Reference

#include <Tools/Ascension/medSAFE_940033_Rev_F/inc/ATC3DGm.h>

Public Attributes

union {
   struct {
      CHAR   comport [64]
 
   }   rs232
 
   struct {
      CHAR   ipaddr [64]
 
      USHORT   port
 
   }   tcpip
 
}; 
 
union {
   struct {
      CHAR   comport [64]
 
   }   rs232
 
   struct {
      CHAR   ipaddr [64]
 
      USHORT   port
 
   }   tcpip
 
}; 
 
union {
   struct {
      CHAR   comport [64]
 
   }   rs232
 
   struct {
      CHAR   ipaddr [64]
 
      USHORT   port
 
   }   tcpip
 
}; 
 
COMMUNICATIONS_MEDIA_TYPE mediaType
 

Detailed Description

Definition at line 501 of file ATC3DGm.h.

Member Data Documentation

◆ @11

union { ... }

◆ @3

union { ... }

◆ @7

union { ... }

◆ comport

CHAR tagCOMMUNICATIONS_MEDIA_PARAMETERS::comport[64]

Definition at line 508 of file ATC3DGm.h.

◆ ipaddr

CHAR tagCOMMUNICATIONS_MEDIA_PARAMETERS::ipaddr[64]

Definition at line 513 of file ATC3DGm.h.

◆ mediaType

COMMUNICATIONS_MEDIA_TYPE tagCOMMUNICATIONS_MEDIA_PARAMETERS::mediaType

Definition at line 503 of file ATC3DGm.h.

◆ port

USHORT tagCOMMUNICATIONS_MEDIA_PARAMETERS::port

Definition at line 512 of file ATC3DGm.h.

◆ rs232 [1/3]

struct { ... } tagCOMMUNICATIONS_MEDIA_PARAMETERS::rs232

◆ rs232 [2/3]

struct { ... } tagCOMMUNICATIONS_MEDIA_PARAMETERS::rs232

◆ rs232 [3/3]

struct { ... } tagCOMMUNICATIONS_MEDIA_PARAMETERS::rs232

◆ tcpip [1/3]

struct { ... } tagCOMMUNICATIONS_MEDIA_PARAMETERS::tcpip

◆ tcpip [2/3]

struct { ... } tagCOMMUNICATIONS_MEDIA_PARAMETERS::tcpip

◆ tcpip [3/3]

struct { ... } tagCOMMUNICATIONS_MEDIA_PARAMETERS::tcpip

The documentation for this struct was generated from the following files: