
	void port_init()
	{
		
	}
	
	public int32 get_temperature()
	{
		return #.OS.REMO_ModuleRead( (int)(ID * 0x00010000 + 0x0000) );
	}
	
	
	
	