ICape Unit Port VariablesSet Index Method
Sets the position of port variables: this should ultimately
be a private member function.
Definition
Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
C#
[DispIdAttribute(2)]
void SetIndex(
string Variable_type,
string Component,
int index
)VB
<DispIdAttribute(2)>
Sub SetIndex (
Variable_type As String,
Component As String,
index As Integer
)Parameters
Remarks
Sets the position of port variables: this should ultimately
be a private member function.