3.12.3.3. map_point()

DataHubConnection.ModelEmitter.map_point ( self, pointname, delimiters = "." , type = "R8" , access = "rw" , depth = 0 )

Map a pointname to its domain and generate the necessary instructions.

Arguments:
    pointname: The point name.
    delimiters: Delimiters for splitting the point name.
    type: The type of the point.
    access: Access type of the point.
    depth: Depth for splitting the point name.