Vertaling van "byte with" in Spaans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
The result is a byte with inverted bits.
El resultado es un byte con los bits invertidos.
So a codepoint with the value 233 is represented by a single byte with a value of 233.
Es por eso que el punto de codificación con valor 233 se representa por un único byte con valor 233.
In the memory viewer when an 8-bit address is selected you will see something like the image below (in the image: a byte with the value 6f is selected; the bits are highlighted with an orange circle)
En el visor de memoria cuando un valor de 8-bit es seleccionado vas a ver algo como la imagen de abajo (en la imagen: un byte con valor 6f es seleccionado; los bits están resaltados con un circulo naranja)
The function operates by combining each byte with the binary pattern 00101010 (42) using the exclusive or (XOR) operation.
La función trabaja combinando cada byte con la secuencia binaria 00101010 (42 en decimal) utilizando la operación o exclusivo (XOR).
A first byte with value 1 indicates that the Q-bit of the corresponding incoming data packets was set.
Un primer byte con valor 1 indica que estaba activo el bit Q de los paquetes de datos de entrada correspondientes.
Schneier and Ferguson suggest two possibilities, both simple: append a byte with value 128 (hex 80), followed by as many zero bytes as needed to fill the last block, or pad the last block with n bytes all with value n.
Scheineier y Ferguson sugieren dos posibilidades para realizar el rellenado, ambas simples: anexar un byte con valor 128 (hex 80) seguido por tantos ceros como sean necesarios para completar el último bloque, o rellenar el último bloque con n bytes, todos con valor n.
The NI Instrument Simulator works with primary and secondary addressing, waveform generation (ASCII and binary (one and two byte with byte swapping), 488.2 SRQ protocol, and ASCII data with headers.
El Simulador de Instrumentos de NI funciona con direccionamiento primario y secundario, generación de formas de onda - ASCII y binario (uno y dos byte con intercambio de byte), protocolo 488.2 SRQ y datos ASCII con encabezados.
Speed up time to first byte with EdgeStart
Acelere el tiempo hasta el primer byte con EdgeStart
For example, the letter A in the ISO 8859-1 coded character set is in the 65th character position (starting from zero), and is encoded for representation in the computer using a byte with the value of 65.
Por ejemplo, en el set de caracteres codificados de la norma ISO 8859-1, la letra A se encuentra en la ubicación N.º 65 (comenzando por cero) y está codificada para representación en la computadora mediante un byte al que corresponde el valor 65.
Once used, the IP address is then anonymised by replacing the last byte with zeros.
A continuación, la dirección IP se anonimiza después de usarla, sustituyendo el último octeto por ceros.
One issue with this is that in LabVIEW 7.0 and later, when NI-VISA receives a data byte with incorrect parity, it completely replaces the serial data with the error character, which by default is 0.
Un problema con esto es que en LabVIEW 7.0 y versiones posteriores, cuando NI-VISA recibe un byte de datos con paridad incorrecta, reemplaza completamente los datos en serie con el carácter de error, que por defecto es 0.
LabVIEW 6.1 and earlier does not replace a data byte with a parity error replacement byte.
LabVIEW 6.1 y anteriores no reemplazan un byte de datos con un byte de reemplazo de error de paridad.
Remedy: carry out a byte swap in the PLC program by swapping the low byte with the high byte.
Solución: es necesario realizar un byte-swap en el programa PLC y cambiar de Low Byte a High Byte.