LOG_WHAT_IS_SENT("C%hu S%hu: sheet changes from %u to %u",TVPNodeServer::PrioContext.ClientId,TVPNodeServer::PrioContext.Slot,(uint32)entry.LastSent,asUInt32<T>(currentValue()));
LOG_WHAT_IS_SENT("C%hu S%hu: sheet changes from %u to %u",TVPNodeServer::PrioContext.ClientId,TVPNodeServer::PrioContext.Slot,(uint32)entry.LastSent,asUInt32<T>(currentValue()));
#endif
#endif
return(currentValue()!=*((T*)&(entry.LastSent)));
return(currentValue()!=*((T*)&(entry.LastSent)));
@ -569,7 +569,7 @@ public:
{
{
// Not sent yet
// Not sent yet
//nldebug( "No history yet for C%hu - slot %hu - prop %hu", TVPNodeServer::PrioContext.ClientHost->clientId(), (uint16)TVPNodeServer::PrioContext.Slot, propIndex );
//nldebug( "No history yet for C%hu - slot %hu - prop %hu", TVPNodeServer::PrioContext.ClientHost->clientId(), (uint16)TVPNodeServer::PrioContext.Slot, propIndex );
LOG_WHAT_IS_SENT("C%hu S%hu: sheet changes from %u to %u",TVPNodeServer::PrioContext.ClientId,TVPNodeServer::PrioContext.Slot,(uint32)entry.LastSent,asUInt32<T>(currentValue()));
LOG_WHAT_IS_SENT("C%hu S%hu: sheet changes from %u to %u",TVPNodeServer::PrioContext.ClientId,TVPNodeServer::PrioContext.Slot,(uint32)entry.LastSent,asUInt32<T>(currentValue()));
#endif
#endif
@ -639,7 +639,7 @@ public:
{
{
// Not sent yet
// Not sent yet
//nldebug( "No history yet for C%hu - slot %hu - prop %hu", TVPNodeServer::PrioContext.ClientHost->clientId(), (uint16)TVPNodeServer::PrioContext.Slot, propIndex );
//nldebug( "No history yet for C%hu - slot %hu - prop %hu", TVPNodeServer::PrioContext.ClientHost->clientId(), (uint16)TVPNodeServer::PrioContext.Slot, propIndex );