La commande de script MarkEdit() ne modifiait pas correctement les formes d'onde WaveMark à traces multiples lorsqu'un vecteur était passé en tant que données du tableau.
MarkEdit() script command did not edit multi-trace WaveMark waveforms correctly when a vector was passed as the array data.
La commande de script Rand() a été étendue pour vous permettre d'établir la plage de nombres aléatoires avec des fonctions de densité exponentielle et normale et de remplir les groupements avec des nombres aléatoires.
The Rand() script command has been extended to allow you to set the range of random number and to fill arrays with random numbers.
La commande de script Len() a été étendue de façon à obtenir la taille de la n-ième dimension d'un tableau.
The Len() script command is extended to get the size of the nth dimension of an array.
La commande de script MinMax() pouvait s'interrompre si elle était utilisée sur un canal d'événement pour trouver les intervalles minimum et maximum lorsque la plage temporelle sélectionnée comportait plus de 8000 temps d'événement.
The MinMax() script command could hang up if used on an event channel to find the minimum and maximum intervals when the selected time range held 8000 or more event times.
La commande de script ReRun() peut désormais retourner le temps atteint par la réexecution et signaler si un fichier de réexecution est lié à une sortie de forme d'onde hors ligne.
The ReRun() script command can now return the time that rerunning has reached and report if a rerunning file is linked to offline waveform output.
La commande de script Help() s'immobilisait si la recherche de sujet nécessitait un choix d'articles cibles.
The Help() script command would previously hang if the topic lookup required a choice of target items.
La commande de script Round() arrondissait les nombres négatifs vers 0, et non vers la valeur entière la plus proche conformément à la documentation.
The Round() script command rounded negative numbers towards 0 and not towards the nearest integral value, as documented.
La commande de script DlgReal() n'annule plus les largeurs de champ définies par l'utilisateur en raison de l'élargissement nécessaire pour assurer une précision raisonnable.
The DlgReal() script command no longer overrides user-defined field widths due to width expansion needed to provide a reasonable precision.
La commande de script Draw() ne mettait pas à jour une visualisation à base de texte.
The Draw() script command did not update a text-based view.
La commande de script DupChan()accepte désormais -2 comme le second argument pour obtenir le numéro de duplicata correspondant à un canal.
The DupChan() script command now accepts -2 as the second argument to get the duplicate number that corresponds to a channel.
La commande de script XYInRect() traite l'intérieur d'un rectangle comme allant de la coordonnée inférieure jusqu'à, mais sans inclure, la coordonnée supérieure.
The XYInRect() script command treats inside a rectangle as being from the low co-ordinate up to, but not including, the high co-ordinate.
La commande de script MemChan() peut désormais créer un canal de mémoire qui copie tous les réglages d'un canal existant.
The MemChan() script command can now create a memory channel that copies all the settings from an existing channel.
La commande de script ChanSave() copie un ou plusieurs canaux depuis un fichier vers celui-ci ou un autre fichier avec un décalage temporel.
The ChanSave() script command copies one or more channels from one file to the same or a different file with an optional time shift.