RFLinkComponent.SetReferenceObject(Sensor) Method

Top 

Description

Sets the Sensor the RFLinkComponent is located on.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

Click here to see the documentation for this object in millisecond timing precision mode.

 

Method Signature

RFLinkComponent.SetReferenceObject(

Sensor sensor)

 

 

Arguments

sensor


Description:

The Sensor that the RFLinkComponent is located on.

 

 

 

Syntax

myRFLinkComponent1.SetReferenceObject(mySensor1);

 

 

See also

RFLinkComponent Object

RFLinkComponent.SetReferenceObject