.

meiSynqNetCreate

Declaration

 
MEISynqNet meiSynqNetCreate(MPIControl  control,
                            long        number) 
  Required Header: stdmei.h

Description

meiSynqNetCreate creates a SynqNet object identified by number, which is associated with a control object. SynqNetCreate is the equivalent of a C++ constructor.

 
control a handle to a Control object
number An index to the SynqNet network.
       First network = 0
       Second network = 1
       Third network = 2, etc.
   
 
Return Values
handle to a SynqNet object. After creating a SynqNet object it must be validated using meiSynqNetValidate(...).
MPIHandleVOID if the object could not be created

See Also

meiSynqNetDelete | meiSynqNetValidate

 

       Legal Notice  |  Tech Email  |  Feedback
      
Copyright ©
2001-2021 Motion Engineering