Skip to content

Virtual Channels often stuttering #78

@Canonius

Description

@Canonius

Hello Alex,
i see often the issue, that the virtual channels are stuttering. It looks like the values are not forwarded or something like that because the real channels are fine.

I use the latest version

Script was used:
`CH15_time = getTimeValue("TC2CAN","CH15_Temperature");
CH16_time = getTimeValue("TC2CAN","CH16_Temperature");
CH17_time = getTimeValue("TC2CAN","CH17_Temperature");

CH15_val = getFloatValue("TC2CAN","CH15_Temperature");
CH16_val = getFloatValue("TC2CAN","CH16_Temperature");
CH17_val = getFloatValue("TC2CAN","CH17_Temperature");

setFloatValue("W_SW_A_P4.3_CH15",CH15_val,CH15_time);
setFloatValue("W_SW_B_P4.4_CH16",CH16_val,CH16_time);
setFloatValue("W_SW_C_P5.1_CH17",CH17_val,CH17_time);`

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions