|   | ChannelDefinitionCreateChannelDefinition Method | 
        
        
            Creates a new channel definition belonging to the given data source record.
            
        
        Namespace: GSF.PQDIF.LogicalAssembly: GSF.PQDIF (in GSF.PQDIF.dll) Version: 2.4.257-beta
 Syntax
SyntaxGSF.PQDIF.Logical.ChannelDefinition.CreateChannelDefinition = function(dataSourceRecord);
Parameters
- dataSourceRecord  DataSourceRecord
- The data source record that the new channel definition belongs to.
Return Value
ChannelDefinitionThe new channel definition.
 See Also
See Also